Fix legibility of compilation mode-line messages.
authorChong Yidong <cyd@gnu.org>
Sun, 3 Jun 2012 14:37:13 +0000 (22:37 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 3 Jun 2012 14:37:13 +0000 (22:37 +0800)
commitca39812d2e3b1d033cbfb0b1afd8922f75efb32d
tree9cfe0a13e3895bc30f3c71d283c62679fb4377eb
parentc6a82d82cdd9d380a4354b1a1984a9586d6a1141
Fix legibility of compilation mode-line messages.

* lisp/progmodes/compile.el (compilation-mode-line-fail)
(compilation-mode-line-run, compilation-mode-line-exit): New
faces.
(compilation-start, compilation-handle-exit): Use them.

* etc/themes/wheatgrass-theme.el:
* etc/themes/deeper-blue-theme.el:
* etc/themes/tango-dark-theme.el:
* etc/themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
compilation-mode-line-run, and compilation-mode-line-exit faces.

* etc/themes/manoj-dark-theme.el: Remove :family attributes.
etc/ChangeLog
etc/themes/deeper-blue-theme.el
etc/themes/manoj-dark-theme.el
etc/themes/tango-dark-theme.el
etc/themes/tsdh-dark-theme.el
etc/themes/wheatgrass-theme.el
lisp/ChangeLog
lisp/progmodes/compile.el